Click or drag to resize

AppointmentLastOccurrence Property

Represents the last occurrence of a recurring appointment.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Occurrence LastOccurrence { get; }

Property Value

Type: Occurrence
The last occurrence.
See Also